home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 28
/
Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso
/
Aminet
/
text
/
edit
/
bah.lha
/
BAH3.3.1
/
Rexx
/
E
/
EditAutobuild.bed
< prev
next >
Wrap
Text File
|
1998-10-16
|
177b
|
17 lines
/*
** $VER: Edit Autobuild 1.0 (03.07.98) by M&F
**
** Load .autobuild file
*/
OPTIONS RESULTS
GetFilePath PATH
path = RESULT
name = path || '/.autobuild'
OpenDoc name